projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a0a47c
)
Declare semantic XEmacs compat code obsolete
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 12 Aug 2020 23:29:47 +0000
(
01:29
+0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 12 Aug 2020 23:29:47 +0000
(
01:29
+0200)
* lisp/cedet/semantic/grammar.el
(semantic-grammar-setup-menu-xemacs): Declare obsolete.
lisp/cedet/semantic/grammar.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/grammar.el
b/lisp/cedet/semantic/grammar.el
index 1ed18339a7247b9703aec72f21d5595a18569b52..6cd4832165ce2754b0e27dcac001a6d210c14739 100644
(file)
--- a/
lisp/cedet/semantic/grammar.el
+++ b/
lisp/cedet/semantic/grammar.el
@@
-1251,6
+1251,7
@@
common grammar menu."
"Setup an XEmacs grammar menu in variable SYMBOL.
MODE-MENU is an optional specific menu whose items are appended to the
common grammar menu."
+ (declare (obsolete nil "28.1"))
(let ((items (make-symbol "items"))
(path (make-symbol "path")))
`(progn